﻿# Sweden - Industrialist

ecchi_swe_nobel_character_template = {
    first_name = Alfred
    last_name = ecchi_Nobel
    culture = cu:swedish
    female = no
    religion = protestant
    ideology = ideology_moderate
    interest_group = ig_industrialists
    birth_date = 1833.10.21
	dna = ecchi_dna_alfred_nobel
    traits = { tactful ambitious innovative }
    interest_group_leader_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:SCA
                    this = c:SCA
                    NOT = { exists = c:NOR }
                }
                AND = {
                    exists = c:NOR
                    this = c:NOR
                }
            }
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_intelligentsia
                is_interest_group_type = ig_industrialists
            }
        }
        earliest_usage_date = 1867.1.1
        latest_usage_date = 1896.12.10
        chance = 90
    }
}
